PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFSoundAnnotation Class / setSoundEncoding Method
A PDFSoundAnnotationDataEncoding enum member specifying the encoding format for the sample data.
In This Topic
    setSoundEncoding Method
    In This Topic
    Sets the encoding format for the sample data.
    Syntax
    public void setSoundEncoding( 
       PDFSoundAnnotationDataEncoding value
    )

    Parameters

    value
    A PDFSoundAnnotationDataEncoding enum member specifying the encoding format for the sample data.
    See Also